3.6.94 \(\int \frac {(c+d \sin (e+f x))^{5/2}}{(a+a \sin (e+f x))^{3/2}} \, dx\) [594]

Optimal. Leaf size=251 \[ -\frac {(5 c-3 d) d^{3/2} \tan ^{-1}\left (\frac {\sqrt {a} \sqrt {d} \cos (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{a^{3/2} f}-\frac {(c-d)^{3/2} (c+9 d) \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{2 \sqrt {2} a^{3/2} f}+\frac {(c-3 d) d \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{2 a f \sqrt {a+a \sin (e+f x)}}-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a+a \sin (e+f x))^{3/2}} \]

[Out]

-(5*c-3*d)*d^(3/2)*arctan(cos(f*x+e)*a^(1/2)*d^(1/2)/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(1/2))/a^(3/2)/f-
1/2*(c-d)*cos(f*x+e)*(c+d*sin(f*x+e))^(3/2)/f/(a+a*sin(f*x+e))^(3/2)-1/4*(c-d)^(3/2)*(c+9*d)*arctanh(1/2*cos(f
*x+e)*a^(1/2)*(c-d)^(1/2)*2^(1/2)/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(1/2))/a^(3/2)/f*2^(1/2)+1/2*(c-3*d)
*d*cos(f*x+e)*(c+d*sin(f*x+e))^(1/2)/a/f/(a+a*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.60, antiderivative size = 251, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.241, Rules used = {2844, 3062, 3061, 2861, 214, 2854, 211} \begin {gather*} -\frac {d^{3/2} (5 c-3 d) \text {ArcTan}\left (\frac {\sqrt {a} \sqrt {d} \cos (e+f x)}{\sqrt {a \sin (e+f x)+a} \sqrt {c+d \sin (e+f x)}}\right )}{a^{3/2} f}-\frac {(c+9 d) (c-d)^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a \sin (e+f x)+a} \sqrt {c+d \sin (e+f x)}}\right )}{2 \sqrt {2} a^{3/2} f}-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a \sin (e+f x)+a)^{3/2}}+\frac {d (c-3 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{2 a f \sqrt {a \sin (e+f x)+a}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c + d*Sin[e + f*x])^(5/2)/(a + a*Sin[e + f*x])^(3/2),x]

[Out]

-(((5*c - 3*d)*d^(3/2)*ArcTan[(Sqrt[a]*Sqrt[d]*Cos[e + f*x])/(Sqrt[a + a*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]
])])/(a^(3/2)*f)) - ((c - d)^(3/2)*(c + 9*d)*ArcTanh[(Sqrt[a]*Sqrt[c - d]*Cos[e + f*x])/(Sqrt[2]*Sqrt[a + a*Si
n[e + f*x]]*Sqrt[c + d*Sin[e + f*x]])])/(2*Sqrt[2]*a^(3/2)*f) + ((c - 3*d)*d*Cos[e + f*x]*Sqrt[c + d*Sin[e + f
*x]])/(2*a*f*Sqrt[a + a*Sin[e + f*x]]) - ((c - d)*Cos[e + f*x]*(c + d*Sin[e + f*x])^(3/2))/(2*f*(a + a*Sin[e +
 f*x])^(3/2))

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 2844

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[(b*c - a*d)*Cos[e + f*x]*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*x])^(n - 1)/(a*f*(2*m + 1))), x] + Dist[1/
(a*b*(2*m + 1)), Int[(a + b*Sin[e + f*x])^(m + 1)*(c + d*Sin[e + f*x])^(n - 2)*Simp[b*(c^2*(m + 1) + d^2*(n -
1)) + a*c*d*(m - n + 1) + d*(a*d*(m - n + 1) + b*c*(m + n))*Sin[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e,
f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[m, -1] && GtQ[n, 1] && (IntegersQ
[2*m, 2*n] || (IntegerQ[m] && EqQ[c, 0]))

Rule 2854

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]/Sqrt[(c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[
-2*(b/f), Subst[Int[1/(b + d*x^2), x], x, b*(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]))
], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0]

Rule 2861

Int[1/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> D
ist[-2*(a/f), Subst[Int[1/(2*b^2 - (a*c - b*d)*x^2), x], x, b*(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c +
 d*Sin[e + f*x]]))], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 -
 d^2, 0]

Rule 3061

Int[((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_.) + (d_.)*sin
[(e_.) + (f_.)*(x_)]]), x_Symbol] :> Dist[(A*b - a*B)/b, Int[1/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*
x]]), x], x] + Dist[B/b, Int[Sqrt[a + b*Sin[e + f*x]]/Sqrt[c + d*Sin[e + f*x]], x], x] /; FreeQ[{a, b, c, d, e
, f, A, B}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0]

Rule 3062

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*sin[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(-B)*Cos[e + f*x]*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*x])^n/(f*
(m + n + 1))), x] + Dist[1/(b*(m + n + 1)), Int[(a + b*Sin[e + f*x])^m*(c + d*Sin[e + f*x])^(n - 1)*Simp[A*b*c
*(m + n + 1) + B*(a*c*m + b*d*n) + (A*b*d*(m + n + 1) + B*(a*d*m + b*c*n))*Sin[e + f*x], x], x], x] /; FreeQ[{
a, b, c, d, e, f, A, B, m}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && GtQ[n, 0] &&
(IntegerQ[n] || EqQ[m + 1/2, 0])

Rubi steps

\begin {align*} \int \frac {(c+d \sin (e+f x))^{5/2}}{(a+a \sin (e+f x))^{3/2}} \, dx &=-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a+a \sin (e+f x))^{3/2}}-\frac {\int \frac {\sqrt {c+d \sin (e+f x)} \left (-\frac {1}{2} a \left (c^2+6 c d-3 d^2\right )+a (c-3 d) d \sin (e+f x)\right )}{\sqrt {a+a \sin (e+f x)}} \, dx}{2 a^2}\\ &=\frac {(c-3 d) d \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{2 a f \sqrt {a+a \sin (e+f x)}}-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a+a \sin (e+f x))^{3/2}}-\frac {\int \frac {-\frac {1}{2} a^2 \left (c^3+7 c^2 d-7 c d^2+3 d^3\right )-a^2 (5 c-3 d) d^2 \sin (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \, dx}{2 a^3}\\ &=\frac {(c-3 d) d \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{2 a f \sqrt {a+a \sin (e+f x)}}-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a+a \sin (e+f x))^{3/2}}+\frac {\left ((5 c-3 d) d^2\right ) \int \frac {\sqrt {a+a \sin (e+f x)}}{\sqrt {c+d \sin (e+f x)}} \, dx}{2 a^2}+\frac {\left ((c-d)^2 (c+9 d)\right ) \int \frac {1}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \, dx}{4 a}\\ &=\frac {(c-3 d) d \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{2 a f \sqrt {a+a \sin (e+f x)}}-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a+a \sin (e+f x))^{3/2}}-\frac {\left ((5 c-3 d) d^2\right ) \text {Subst}\left (\int \frac {1}{a+d x^2} \, dx,x,\frac {a \cos (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{a f}-\frac {\left ((c-d)^2 (c+9 d)\right ) \text {Subst}\left (\int \frac {1}{2 a^2-(a c-a d) x^2} \, dx,x,\frac {a \cos (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{2 f}\\ &=-\frac {(5 c-3 d) d^{3/2} \tan ^{-1}\left (\frac {\sqrt {a} \sqrt {d} \cos (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{a^{3/2} f}-\frac {(c-d)^{3/2} (c+9 d) \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{2 \sqrt {2} a^{3/2} f}+\frac {(c-3 d) d \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{2 a f \sqrt {a+a \sin (e+f x)}}-\frac {(c-d) \cos (e+f x) (c+d \sin (e+f x))^{3/2}}{2 f (a+a \sin (e+f x))^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains complex when optimal does not.
time = 17.39, size = 1844, normalized size = 7.35 \begin {gather*} \frac {\left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )^3 \left (-d^2 \cos \left (\frac {1}{2} (e+f x)\right )+d^2 \sin \left (\frac {1}{2} (e+f x)\right )-\frac {(c-d)^2}{2 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )}+\frac {c^2 \sin \left (\frac {1}{2} (e+f x)\right )-2 c d \sin \left (\frac {1}{2} (e+f x)\right )+d^2 \sin \left (\frac {1}{2} (e+f x)\right )}{\left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )^2}\right ) \sqrt {c+d \sin (e+f x)}}{f (a (1+\sin (e+f x)))^{3/2}}+\frac {\left (\frac {(c-d)^{3/2} (c+9 d) \log \left (1+\tan \left (\frac {1}{2} (e+f x)\right )\right )}{\sqrt {2}}+i (5 c-3 d) d^{3/2} \log \left (-\frac {i \left (-i c+d+(1-i) \sqrt {2} \sqrt {d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(c-i d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}{d^{5/2} (-5 c+3 d) \left (-i+\tan \left (\frac {1}{2} (e+f x)\right )\right )}\right )+i d^{3/2} (-5 c+3 d) \log \left (\frac {i \left (i c+d+(1+i) \sqrt {2} \sqrt {d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(c+i d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}{d^{5/2} (-5 c+3 d) \left (i+\tan \left (\frac {1}{2} (e+f x)\right )\right )}\right )-\frac {(c-d)^{3/2} (c+9 d) \log \left (c-d+2 \sqrt {c-d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(-c+d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}{\sqrt {2}}\right ) \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )^3 \left (\frac {c^3}{4 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) \sqrt {c+d \sin (e+f x)}}+\frac {7 c^2 d}{4 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) \sqrt {c+d \sin (e+f x)}}-\frac {7 c d^2}{4 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) \sqrt {c+d \sin (e+f x)}}+\frac {3 d^3}{4 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) \sqrt {c+d \sin (e+f x)}}+\frac {5 c d^2 \sin (e+f x)}{2 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) \sqrt {c+d \sin (e+f x)}}-\frac {3 d^3 \sin (e+f x)}{2 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) \sqrt {c+d \sin (e+f x)}}\right )}{f (a (1+\sin (e+f x)))^{3/2} \left (\frac {(c-d)^{3/2} (c+9 d) \sec ^2\left (\frac {1}{2} (e+f x)\right )}{2 \sqrt {2} \left (1+\tan \left (\frac {1}{2} (e+f x)\right )\right )}-\frac {(c-d)^{3/2} (c+9 d) \left (\frac {1}{2} (-c+d) \sec ^2\left (\frac {1}{2} (e+f x)\right )+\frac {\sqrt {c-d} d \cos (e+f x) \sqrt {\frac {1}{1+\cos (e+f x)}}}{\sqrt {c+d \sin (e+f x)}}+\sqrt {c-d} \left (\frac {1}{1+\cos (e+f x)}\right )^{3/2} \sin (e+f x) \sqrt {c+d \sin (e+f x)}\right )}{\sqrt {2} \left (c-d+2 \sqrt {c-d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(-c+d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}-\frac {(5 c-3 d) d^4 (-5 c+3 d) \left (-i+\tan \left (\frac {1}{2} (e+f x)\right )\right ) \left (-\frac {i \left (\frac {1}{2} (c-i d) \sec ^2\left (\frac {1}{2} (e+f x)\right )+\frac {(1-i) d^{3/2} \cos (e+f x) \sqrt {\frac {1}{1+\cos (e+f x)}}}{\sqrt {2} \sqrt {c+d \sin (e+f x)}}+\frac {(1-i) \sqrt {d} \left (\frac {1}{1+\cos (e+f x)}\right )^{3/2} \sin (e+f x) \sqrt {c+d \sin (e+f x)}}{\sqrt {2}}\right )}{d^{5/2} (-5 c+3 d) \left (-i+\tan \left (\frac {1}{2} (e+f x)\right )\right )}+\frac {i \sec ^2\left (\frac {1}{2} (e+f x)\right ) \left (-i c+d+(1-i) \sqrt {2} \sqrt {d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(c-i d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}{2 d^{5/2} (-5 c+3 d) \left (-i+\tan \left (\frac {1}{2} (e+f x)\right )\right )^2}\right )}{-i c+d+(1-i) \sqrt {2} \sqrt {d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(c-i d) \tan \left (\frac {1}{2} (e+f x)\right )}+\frac {d^4 (-5 c+3 d)^2 \left (i+\tan \left (\frac {1}{2} (e+f x)\right )\right ) \left (\frac {i \left (\frac {1}{2} (c+i d) \sec ^2\left (\frac {1}{2} (e+f x)\right )+\frac {(1+i) d^{3/2} \cos (e+f x) \sqrt {\frac {1}{1+\cos (e+f x)}}}{\sqrt {2} \sqrt {c+d \sin (e+f x)}}+\frac {(1+i) \sqrt {d} \left (\frac {1}{1+\cos (e+f x)}\right )^{3/2} \sin (e+f x) \sqrt {c+d \sin (e+f x)}}{\sqrt {2}}\right )}{d^{5/2} (-5 c+3 d) \left (i+\tan \left (\frac {1}{2} (e+f x)\right )\right )}-\frac {i \sec ^2\left (\frac {1}{2} (e+f x)\right ) \left (i c+d+(1+i) \sqrt {2} \sqrt {d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(c+i d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}{2 d^{5/2} (-5 c+3 d) \left (i+\tan \left (\frac {1}{2} (e+f x)\right )\right )^2}\right )}{i c+d+(1+i) \sqrt {2} \sqrt {d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(c+i d) \tan \left (\frac {1}{2} (e+f x)\right )}\right )} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[(c + d*Sin[e + f*x])^(5/2)/(a + a*Sin[e + f*x])^(3/2),x]

[Out]

((Cos[(e + f*x)/2] + Sin[(e + f*x)/2])^3*(-(d^2*Cos[(e + f*x)/2]) + d^2*Sin[(e + f*x)/2] - (c - d)^2/(2*(Cos[(
e + f*x)/2] + Sin[(e + f*x)/2])) + (c^2*Sin[(e + f*x)/2] - 2*c*d*Sin[(e + f*x)/2] + d^2*Sin[(e + f*x)/2])/(Cos
[(e + f*x)/2] + Sin[(e + f*x)/2])^2)*Sqrt[c + d*Sin[e + f*x]])/(f*(a*(1 + Sin[e + f*x]))^(3/2)) + ((((c - d)^(
3/2)*(c + 9*d)*Log[1 + Tan[(e + f*x)/2]])/Sqrt[2] + I*(5*c - 3*d)*d^(3/2)*Log[((-I)*((-I)*c + d + (1 - I)*Sqrt
[2]*Sqrt[d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (c - I*d)*Tan[(e + f*x)/2]))/(d^(5/2)*(-5
*c + 3*d)*(-I + Tan[(e + f*x)/2]))] + I*d^(3/2)*(-5*c + 3*d)*Log[(I*(I*c + d + (1 + I)*Sqrt[2]*Sqrt[d]*Sqrt[(1
 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (c + I*d)*Tan[(e + f*x)/2]))/(d^(5/2)*(-5*c + 3*d)*(I + Tan[
(e + f*x)/2]))] - ((c - d)^(3/2)*(c + 9*d)*Log[c - d + 2*Sqrt[c - d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*
Sin[e + f*x]] + (-c + d)*Tan[(e + f*x)/2]])/Sqrt[2])*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])^3*(c^3/(4*(Cos[(e +
 f*x)/2] + Sin[(e + f*x)/2])*Sqrt[c + d*Sin[e + f*x]]) + (7*c^2*d)/(4*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])*Sq
rt[c + d*Sin[e + f*x]]) - (7*c*d^2)/(4*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])*Sqrt[c + d*Sin[e + f*x]]) + (3*d^
3)/(4*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])*Sqrt[c + d*Sin[e + f*x]]) + (5*c*d^2*Sin[e + f*x])/(2*(Cos[(e + f*
x)/2] + Sin[(e + f*x)/2])*Sqrt[c + d*Sin[e + f*x]]) - (3*d^3*Sin[e + f*x])/(2*(Cos[(e + f*x)/2] + Sin[(e + f*x
)/2])*Sqrt[c + d*Sin[e + f*x]])))/(f*(a*(1 + Sin[e + f*x]))^(3/2)*(((c - d)^(3/2)*(c + 9*d)*Sec[(e + f*x)/2]^2
)/(2*Sqrt[2]*(1 + Tan[(e + f*x)/2])) - ((c - d)^(3/2)*(c + 9*d)*(((-c + d)*Sec[(e + f*x)/2]^2)/2 + (Sqrt[c - d
]*d*Cos[e + f*x]*Sqrt[(1 + Cos[e + f*x])^(-1)])/Sqrt[c + d*Sin[e + f*x]] + Sqrt[c - d]*((1 + Cos[e + f*x])^(-1
))^(3/2)*Sin[e + f*x]*Sqrt[c + d*Sin[e + f*x]]))/(Sqrt[2]*(c - d + 2*Sqrt[c - d]*Sqrt[(1 + Cos[e + f*x])^(-1)]
*Sqrt[c + d*Sin[e + f*x]] + (-c + d)*Tan[(e + f*x)/2])) - ((5*c - 3*d)*d^4*(-5*c + 3*d)*(-I + Tan[(e + f*x)/2]
)*(((-I)*(((c - I*d)*Sec[(e + f*x)/2]^2)/2 + ((1 - I)*d^(3/2)*Cos[e + f*x]*Sqrt[(1 + Cos[e + f*x])^(-1)])/(Sqr
t[2]*Sqrt[c + d*Sin[e + f*x]]) + ((1 - I)*Sqrt[d]*((1 + Cos[e + f*x])^(-1))^(3/2)*Sin[e + f*x]*Sqrt[c + d*Sin[
e + f*x]])/Sqrt[2]))/(d^(5/2)*(-5*c + 3*d)*(-I + Tan[(e + f*x)/2])) + ((I/2)*Sec[(e + f*x)/2]^2*((-I)*c + d +
(1 - I)*Sqrt[2]*Sqrt[d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (c - I*d)*Tan[(e + f*x)/2]))/
(d^(5/2)*(-5*c + 3*d)*(-I + Tan[(e + f*x)/2])^2)))/((-I)*c + d + (1 - I)*Sqrt[2]*Sqrt[d]*Sqrt[(1 + Cos[e + f*x
])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (c - I*d)*Tan[(e + f*x)/2]) + (d^4*(-5*c + 3*d)^2*(I + Tan[(e + f*x)/2])*(
(I*(((c + I*d)*Sec[(e + f*x)/2]^2)/2 + ((1 + I)*d^(3/2)*Cos[e + f*x]*Sqrt[(1 + Cos[e + f*x])^(-1)])/(Sqrt[2]*S
qrt[c + d*Sin[e + f*x]]) + ((1 + I)*Sqrt[d]*((1 + Cos[e + f*x])^(-1))^(3/2)*Sin[e + f*x]*Sqrt[c + d*Sin[e + f*
x]])/Sqrt[2]))/(d^(5/2)*(-5*c + 3*d)*(I + Tan[(e + f*x)/2])) - ((I/2)*Sec[(e + f*x)/2]^2*(I*c + d + (1 + I)*Sq
rt[2]*Sqrt[d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (c + I*d)*Tan[(e + f*x)/2]))/(d^(5/2)*(
-5*c + 3*d)*(I + Tan[(e + f*x)/2])^2)))/(I*c + d + (1 + I)*Sqrt[2]*Sqrt[d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[
c + d*Sin[e + f*x]] + (c + I*d)*Tan[(e + f*x)/2])))

________________________________________________________________________________________

Maple [F]
time = 0.30, size = 0, normalized size = 0.00 \[\int \frac {\left (c +d \sin \left (f x +e \right )\right )^{\frac {5}{2}}}{\left (a +a \sin \left (f x +e \right )\right )^{\frac {3}{2}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c+d*sin(f*x+e))^(5/2)/(a+a*sin(f*x+e))^(3/2),x)

[Out]

int((c+d*sin(f*x+e))^(5/2)/(a+a*sin(f*x+e))^(3/2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sin(f*x+e))^(5/2)/(a+a*sin(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

integrate((d*sin(f*x + e) + c)^(5/2)/(a*sin(f*x + e) + a)^(3/2), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 633 vs. \(2 (222) = 444\).
time = 0.86, size = 3582, normalized size = 14.27 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sin(f*x+e))^(5/2)/(a+a*sin(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

[1/8*(2*sqrt(1/2)*(2*a*c^2 + 16*a*c*d - 18*a*d^2 - (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e)^2 + (a*c^2 + 8*a*c
*d - 9*a*d^2)*cos(f*x + e) + (2*a*c^2 + 16*a*c*d - 18*a*d^2 + (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e))*sin(f*
x + e))*sqrt((c - d)/a)*log(-(4*sqrt(1/2)*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c)*sqrt((c - d)/a)*(c
os(f*x + e) - sin(f*x + e) + 1) + (c - 3*d)*cos(f*x + e)^2 + (3*c - d)*cos(f*x + e) - ((c - 3*d)*cos(f*x + e)
- 2*c - 2*d)*sin(f*x + e) + 2*c + 2*d)/(cos(f*x + e)^2 - (cos(f*x + e) + 2)*sin(f*x + e) - cos(f*x + e) - 2))
+ (10*a*c*d - 6*a*d^2 - (5*a*c*d - 3*a*d^2)*cos(f*x + e)^2 + (5*a*c*d - 3*a*d^2)*cos(f*x + e) + (10*a*c*d - 6*
a*d^2 + (5*a*c*d - 3*a*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(-d/a)*log((128*d^4*cos(f*x + e)^5 + 128*(2*c*d^3
- d^4)*cos(f*x + e)^4 + c^4 + 4*c^3*d + 6*c^2*d^2 + 4*c*d^3 + d^4 - 32*(5*c^2*d^2 - 14*c*d^3 + 13*d^4)*cos(f*x
 + e)^3 - 32*(c^3*d - 2*c^2*d^2 + 9*c*d^3 - 4*d^4)*cos(f*x + e)^2 + 8*(16*d^3*cos(f*x + e)^4 + 24*(c*d^2 - d^3
)*cos(f*x + e)^3 - c^3 + 17*c^2*d - 59*c*d^2 + 51*d^3 - 2*(5*c^2*d - 26*c*d^2 + 33*d^3)*cos(f*x + e)^2 - (c^3
- 7*c^2*d + 31*c*d^2 - 25*d^3)*cos(f*x + e) + (16*d^3*cos(f*x + e)^3 + c^3 - 17*c^2*d + 59*c*d^2 - 51*d^3 - 8*
(3*c*d^2 - 5*d^3)*cos(f*x + e)^2 - 2*(5*c^2*d - 14*c*d^2 + 13*d^3)*cos(f*x + e))*sin(f*x + e))*sqrt(a*sin(f*x
+ e) + a)*sqrt(d*sin(f*x + e) + c)*sqrt(-d/a) + (c^4 - 28*c^3*d + 230*c^2*d^2 - 476*c*d^3 + 289*d^4)*cos(f*x +
 e) + (128*d^4*cos(f*x + e)^4 + c^4 + 4*c^3*d + 6*c^2*d^2 + 4*c*d^3 + d^4 - 256*(c*d^3 - d^4)*cos(f*x + e)^3 -
 32*(5*c^2*d^2 - 6*c*d^3 + 5*d^4)*cos(f*x + e)^2 + 32*(c^3*d - 7*c^2*d^2 + 15*c*d^3 - 9*d^4)*cos(f*x + e))*sin
(f*x + e))/(cos(f*x + e) + sin(f*x + e) + 1)) + 4*(2*d^2*cos(f*x + e)^2 + c^2 - 2*c*d + d^2 + (c^2 - 2*c*d + 3
*d^2)*cos(f*x + e) + (2*d^2*cos(f*x + e) - c^2 + 2*c*d - d^2)*sin(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(d*si
n(f*x + e) + c))/(a^2*f*cos(f*x + e)^2 - a^2*f*cos(f*x + e) - 2*a^2*f - (a^2*f*cos(f*x + e) + 2*a^2*f)*sin(f*x
 + e)), 1/4*(sqrt(1/2)*(2*a*c^2 + 16*a*c*d - 18*a*d^2 - (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e)^2 + (a*c^2 +
8*a*c*d - 9*a*d^2)*cos(f*x + e) + (2*a*c^2 + 16*a*c*d - 18*a*d^2 + (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e))*s
in(f*x + e))*sqrt((c - d)/a)*log(-(4*sqrt(1/2)*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c)*sqrt((c - d)/
a)*(cos(f*x + e) - sin(f*x + e) + 1) + (c - 3*d)*cos(f*x + e)^2 + (3*c - d)*cos(f*x + e) - ((c - 3*d)*cos(f*x
+ e) - 2*c - 2*d)*sin(f*x + e) + 2*c + 2*d)/(cos(f*x + e)^2 - (cos(f*x + e) + 2)*sin(f*x + e) - cos(f*x + e) -
 2)) - (10*a*c*d - 6*a*d^2 - (5*a*c*d - 3*a*d^2)*cos(f*x + e)^2 + (5*a*c*d - 3*a*d^2)*cos(f*x + e) + (10*a*c*d
 - 6*a*d^2 + (5*a*c*d - 3*a*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(d/a)*arctan(1/4*(8*d^2*cos(f*x + e)^2 - c^2
+ 6*c*d - 9*d^2 - 8*(c*d - d^2)*sin(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c)*sqrt(d/a)/(2*d
^3*cos(f*x + e)^3 - (3*c*d^2 - d^3)*cos(f*x + e)*sin(f*x + e) - (c^2*d - c*d^2 + 2*d^3)*cos(f*x + e))) + 2*(2*
d^2*cos(f*x + e)^2 + c^2 - 2*c*d + d^2 + (c^2 - 2*c*d + 3*d^2)*cos(f*x + e) + (2*d^2*cos(f*x + e) - c^2 + 2*c*
d - d^2)*sin(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c))/(a^2*f*cos(f*x + e)^2 - a^2*f*cos(f*
x + e) - 2*a^2*f - (a^2*f*cos(f*x + e) + 2*a^2*f)*sin(f*x + e)), 1/8*(4*sqrt(1/2)*(2*a*c^2 + 16*a*c*d - 18*a*d
^2 - (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e)^2 + (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e) + (2*a*c^2 + 16*a*c
*d - 18*a*d^2 + (a*c^2 + 8*a*c*d - 9*a*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(-(c - d)/a)*arctan(-2*sqrt(1/2)*s
qrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c)*sqrt(-(c - d)/a)/((c - d)*cos(f*x + e))) + (10*a*c*d - 6*a*d^
2 - (5*a*c*d - 3*a*d^2)*cos(f*x + e)^2 + (5*a*c*d - 3*a*d^2)*cos(f*x + e) + (10*a*c*d - 6*a*d^2 + (5*a*c*d - 3
*a*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(-d/a)*log((128*d^4*cos(f*x + e)^5 + 128*(2*c*d^3 - d^4)*cos(f*x + e)^
4 + c^4 + 4*c^3*d + 6*c^2*d^2 + 4*c*d^3 + d^4 - 32*(5*c^2*d^2 - 14*c*d^3 + 13*d^4)*cos(f*x + e)^3 - 32*(c^3*d
- 2*c^2*d^2 + 9*c*d^3 - 4*d^4)*cos(f*x + e)^2 + 8*(16*d^3*cos(f*x + e)^4 + 24*(c*d^2 - d^3)*cos(f*x + e)^3 - c
^3 + 17*c^2*d - 59*c*d^2 + 51*d^3 - 2*(5*c^2*d - 26*c*d^2 + 33*d^3)*cos(f*x + e)^2 - (c^3 - 7*c^2*d + 31*c*d^2
 - 25*d^3)*cos(f*x + e) + (16*d^3*cos(f*x + e)^3 + c^3 - 17*c^2*d + 59*c*d^2 - 51*d^3 - 8*(3*c*d^2 - 5*d^3)*co
s(f*x + e)^2 - 2*(5*c^2*d - 14*c*d^2 + 13*d^3)*cos(f*x + e))*sin(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin
(f*x + e) + c)*sqrt(-d/a) + (c^4 - 28*c^3*d + 230*c^2*d^2 - 476*c*d^3 + 289*d^4)*cos(f*x + e) + (128*d^4*cos(f
*x + e)^4 + c^4 + 4*c^3*d + 6*c^2*d^2 + 4*c*d^3 + d^4 - 256*(c*d^3 - d^4)*cos(f*x + e)^3 - 32*(5*c^2*d^2 - 6*c
*d^3 + 5*d^4)*cos(f*x + e)^2 + 32*(c^3*d - 7*c^2*d^2 + 15*c*d^3 - 9*d^4)*cos(f*x + e))*sin(f*x + e))/(cos(f*x
+ e) + sin(f*x + e) + 1)) + 4*(2*d^2*cos(f*x + e)^2 + c^2 - 2*c*d + d^2 + (c^2 - 2*c*d + 3*d^2)*cos(f*x + e) +
 (2*d^2*cos(f*x + e) - c^2 + 2*c*d - d^2)*sin(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c))/(a^
2*f*cos(f*x + e)^2 - a^2*f*cos(f*x + e) - 2*a^2...

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sin(f*x+e))**(5/2)/(a+a*sin(f*x+e))**(3/2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 3004 deep

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sin(f*x+e))^(5/2)/(a+a*sin(f*x+e))^(3/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\left (c+d\,\sin \left (e+f\,x\right )\right )}^{5/2}}{{\left (a+a\,\sin \left (e+f\,x\right )\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c + d*sin(e + f*x))^(5/2)/(a + a*sin(e + f*x))^(3/2),x)

[Out]

int((c + d*sin(e + f*x))^(5/2)/(a + a*sin(e + f*x))^(3/2), x)

________________________________________________________________________________________